Creates a path gradient with the specified center point and a blend specified by a series of positions and color objects.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public PathGradientBrush CreatePathGradient ( |
Visual Basic Copy Code |
---|
Public Function CreatePathGradient ( _ |
The center point of the path gradient.
A MindFusion.Drawing.PathGradientBrush with the specified characteristics.